home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 017a / exitchek.zip / EXITCHEK.TXT < prev   
Text File  |  1991-10-31  |  3KB  |  68 lines

  1.                                  Welcome to...
  2.  
  3.                                  Exit Checker
  4.                  An Enhancement for Norton Desktop for Windows
  5.  
  6.          Copyright (c) 1991 by Daniel N. O'Connor. All rights reserved.
  7.  
  8.  
  9.    Are you tired of double-clicking on an applications control menu box, only to find
  10. that you've just told Norton Desktop for Windows to quit?
  11.  
  12.    It can certainly be annoying to land at the DOS prompt with no intention, and
  13. with no warning!  The whole idea behind the buzz-words GUI, SAA, and CUA is
  14. to let the user control the machine, not the other way around.  Allowing the
  15. user to unintentionally terminate their Windows session, with no chance of
  16. recovery past the "uh oh" stage, cannot be described as a "feature."  While
  17. it is true that Norton has promised to make this "feature" less user hostile
  18. in future versions, that doesn't help those of us with the current release.
  19. Exit Checker will.
  20.  
  21.    Exit Checker provides the user with a chance to avoid unintentional Windows
  22. shutdowns.  Exit checker monitors Windows' shut-down procedure and asks the
  23. user for confirmation before allowing Windows to terminate.
  24.  
  25.    To install Exit Checker, copy the file EXITCHEK.EXE into your Windows
  26. directory and follow one of the two procedures below:
  27.  
  28.    1. Open the AutoStart group from the NDW Quick Access group.  Using the
  29. FILE|NEW option from NDW's menu, add Exit Checker as an item.  The Title is, of
  30. course, Exit Checker, and the Program Name is EXITCHEK.EXE.  Exit Checker works
  31. best if it is the first, i.e., left-most, icon in the AutoStart group.
  32.  
  33.    2. Open the file WIN.INI with Windows Notepad, or other ASCII text file
  34. editor, and add EXITCHEK.EXE to the load= line under the [Windows] section.
  35.  
  36.    Either of these two methods will ensure Exit Checker is up and running at
  37. start-up.  Exit Checker will sit on your desktop as an icon until you are ready
  38. (or not!) to quit Windows.
  39.  
  40.    If you accidentally exit NDW, simply click on the "Cancel" button to return
  41. to your work.  If you really want to terminate the session, simply answer "Ok"
  42. to the prompt.  That's all there is to it.
  43.  
  44.  
  45. COPYRIGHT REMINDER:
  46.  
  47.    While Exit Checker is provided as a benefit for NDW users at no charge,
  48. remember, Exit Checker is a copyrighted work and is not "public domain."  You
  49. are encouraged to share Exit Checker with your friends and co-workers, but you
  50. may not make any modification to Exit Checker (the file EXITCHEK.EXE) or use any
  51. part of Exit Checker in your own programs.
  52.  
  53.  
  54. A QUICK NOTE TO WINDOWS PROGRAMMERS:
  55.  
  56.    Exit Checker was compiled using Borland C++ 2.0 and Borland's Resource
  57. Workshop.  The program monitors Windows for a WM_QUERYENDSESSION message, at
  58. which time the user is reminded that Windows is about to quit.  To abort the
  59. shutdown procedure, a window procedure (WndProc) return value of 0 is sent.
  60. If the user selects "Ok", the return value is 1.
  61.  
  62.  
  63. IF YOU HAVE ANY QUESTIONS ABOUT EXIT CHECKER, please address them to my
  64. CIS account:
  65.  
  66.    Dan O'Connor
  67.    71161,1517
  68.